Using Command Definitions
Command definitions provide information about what commands do and how to use them in scripts. Each definition contains at least four kinds of information: syntax, parameters, results, and examples. These categories are briefly described here, using examples from the definition of the Move command that begins
on page 126.For a more detailed introduction to application commands, see the AppleScript Language Guide.
Subtopics
- Syntax
- Parameters
- Result
- Examples